Total Complexity | 18 |
Dependencies | 4 |
Dependents | 1 |
Total lines | 163 |
Lines of code | 124 |
Logical lines of code | 58 |
Comment lines | 2 |
Methods | 8 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
load_cities() | 49 | 5 | 32 | |
get_formatted_cities() | 54 | 4 | 20 | |
get_filtered_cities() | 53 | 3 | 24 | |
get_regions() | 49 | 1 | 32 | |
get_cities() | 71 | 2 | 6 | |
__construct() | 81 | 1 | 3 | |
get_cities_by_region() | 75 | 1 | 4 | |
set_cities() | 80 | 1 | 3 |